| C1.C1Report.4 Assembly > C1.C1Preview Namespace > IndexEntry Class > IndexEntry Constructor : IndexEntry Constructor(String,IndexEntryOccurrence[]) |
'Declaration Public Function New( _ ByVal caption As System.String, _ ByVal ParamArray occurrences() As IndexEntryOccurrence _ )
public IndexEntry( System.string caption, params IndexEntryOccurrence[] occurrences )